windowhandle: Apply surface transform before passing coords to GDK
authorTimm Bäder <mail@baedert.org>
Sun, 17 May 2020 13:28:16 +0000 (15:28 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 17 May 2020 13:30:50 +0000 (15:30 +0200)
commit74a1c60dd41fafd53a64d570b62fc3f09b86a90b
treee746a96a3c43f18cf6264b46107bb4ecd85525a5
parenta4bb81b61c55822afdb76a2bd4a43db65cfb6778
windowhandle: Apply surface transform before passing coords to GDK

Otherwise coordinates are incorrect and the window can jump around after
starting a drag.
gtk/gtkwindowhandle.c